home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / lang / SGMLS.lha / SGMLS / test / test133.sgm < prev    next >
Text File  |  1994-07-10  |  205b  |  10 lines

  1. <!doctype doc [
  2. <!element doc - o (a*)>
  3. <!attlist doc id id #implied>
  4. <!element a o o (xref|#pcdata)*>
  5. <!element xref  - - (#pcdata)>
  6. <!attlist xref ref idref #conref>
  7. ]>
  8. <doc id=foo>
  9. <a><a><xref ref=foo>
  10.